/* =================================================================
    CSS STYLES FOR DNNSTUFF - Aggregator (www.dnnstuff.com)
   =================================================================
*/

/* top */

.Top_TabStrip

{

      padding-top: 4px;
      padding-left: 2px;
      width: 800px;
      background-color: #FFFFFF;
      text-align: left;

}

 

.Top_TabUnselected

{

      cursor: pointer;
      color: Black;
      background-color: #FFFFFF;
      border-left: solid 1px silver;
      border-right: solid 1px silver;
      border-top: solid 1px silver;
      padding-left: 4px;
      padding-right: 4px;
      margin-right: 2px;

}

 

.Top_TabSelected

{

      cursor: pointer;
      color: Black;
      font-weight: bolder;
      background-color: #FFFFFF;
      border-left: solid 2px black;
      border-right: solid 2px black;
      border-top: solid 2px black;
      padding-left: 5px;
      padding-right: 5px;
      margin-right: 2px;

      }

 

.Top_TabMouseOver

{

      color: blue;

}

 

.Top_TabPage

{

      background-color: #FFFFFF;
      border-top: solid 1px Silver;
      border-left: solid 2px Silver;
      border-right: solid 2px Silver;
      width: 400px;
      border-bottom: solid 2px Silver;
      padding: 5px;

}

 
/* BOTTOM */
.Bottom_TabStrip
{
	padding-bottom: 4px;
	padding-left: 2px;
	width: 400px;
	background-color: lightsteelblue;
	text-align: left;
}

.Bottom_TabUnselected
{
	cursor: pointer;
	color: black;
	background-color: #BEF0C3;
	padding-left: 4px;
	padding-right: 4px;
	margin-right: 2px;
}

.Bottom_TabSelected
{
	cursor: pointer;
	color: black;
	font-weight: bolder;
	background-color: #b9d1f4;
	border-right: solid 1px white;
	border-bottom: solid 1px white;
	padding-left: 4px;
	padding-right: 4px;
	margin-right: 2px;
	}

.Bottom_TabMouseOver
{
	color: blue;
}

.Bottom_TabPage
{
	background-color: white;
	width: 400px;
	border-left: solid 1px silver;
	border-right: solid 1px silver;
	border-top: solid 1px silver;
	padding: 3px;
}


/* LEFT */
.Left_TabStrip
{
}

.Left_TabUnselected
{
	cursor: pointer;
	background-color: silver;
	color: black;
	margin-bottom: 2px;
	text-align: center;
	padding: 1px 3px 1px 3px;
}

.Left_TabSelected
{
	cursor: pointer;
	background-color: orange;
	color: white;
	margin-bottom: 2px;
	text-align: center;
	padding: 1px 3px 1px 3px;
}

.Left_TabMouseOver
{
	background-color: orange;
	color: white;
	margin-bottom: 2px;
	text-align: center;
	padding: 1px 3px 1px 3px;
}

.Left_TabPage
{
	background-color: orange;
	width: 430px;
}

/* RIGHT */
.Right_TabStrip
{
}
.Right_TabUnselected
{
	cursor: pointer;
	background-color: silver;
	color: black;
	margin-bottom: 2px;
	text-align: center;
	padding: 1px 3px 1px 3px;
}

.Right_TabSelected
{
	cursor: pointer;
	background-color: orange;
	color: white;
	margin-bottom: 2px;
	text-align: center;
	padding: 1px 3px 1px 3px;
}

.Right_TabMouseOver
{
	cursor: pointer;
	background-color: orange;
	color: white;
	margin-bottom: 2px;
	text-align: center;
	padding: 1px 3px 1px 3px;
}

.Right_TabPage
{
	background-color: orange;
	width: 500px;
}

/* INLINE */
.Inline_TabStrip
{
}
.Inline_TabUnselected
{
	background-image: url(images/greenthing.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
  	background-position: 5px center;
	cursor: pointer;
	color: Black;
	background-color: #BEF0C3;
	margin-top: 2px;
	padding-left: 24px;
	font-size: 12pt;
}

.Inline_TabSelected
{
	background-image: url(images/bluething.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
  	background-position: 5px center;
	cursor: pointer;
	color: Black;
	background-color: #b9d1f4;
	margin-top: 2px;
	padding-left: 24px;
	font-size: 12pt;
}

.Inline_TabMouseOver
{
	background-image: url(images/bluething.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
  	background-position: 5px center;
	
}

.Inline_TabPage
{
	background-color: white;
	border-right: solid 1px silver;
	border-left: solid 1px silver;
	border-bottom: solid 1px silver;
	padding-left: 10px;
	margin-left: 10px;
}

/* CSS and Images - originally by Tim Scarfe, 2002 - http://www.developer-x.com/projects/tabs/ */

.XPLUNA_TabStrip {
 margin:0;padding:0;
 background-color: #fff;
 border: none;
 width: 98%;
/*  width: 400px; */
 float: left;
 filter: none;
}

.XPLUNA_TabPage {
 border: none;
 width: 98%;
/* width: 400px; */
 scrollbar-3dlight-color:#666;
 scrollbar-arrow-color:#eee;
 scrollbar-base-color:#ffffff;
 scrollbar-darkshadow-color:#ffffff;
 scrollbar-face-color:#eeeeee;
 scrollbar-highlight-color:#eeeeee;
 scrollbar-shadow-color:#666;
 background: #fff;
 padding: 2px 2px;
 font: 14px Verdana;
 color: black;
 border: 1px solid rgb( 145, 155, 156 );
 clear: both;
 filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffffff', EndColorStr='#eeeeee');
}

.XPLUNA_TabStrip .XPLUNA_TabUnselected {
 cursor: pointer;
 background-image: url( "tab.png" );
 position:	relative;
 top: 0;
 display: inline;
 float: left;
 overflow: hidden;	
 margin: 1px 1px 1px 0px;
 padding: 2px 0px 0px 0px;
 border: 0;
 font: 11px Tahoma;
 white-space: nowrap;
 text-align: center;
 width: 70px;
 height: 18px;
}

.XPLUNA_TabStrip .XPLUNA_TabMouseover {
 margin: 1px 1px 1px 0px;
 background-image: url( "tab.hover.png" );
 width: 70px;
 height: 18px;
}

.XPLUNA_TabStrip .XPLUNA_TabSelected{
 cursor: pointer;
 position:	relative;
 top: 1px;
 display: inline;
 float: left;
 overflow: hidden;	
 margin: 1px 1px 1px 0px;
 padding: 2px 0px 0px 0px;
 border: 0;
 font: 11px Tahoma;
 white-space: nowrap;
 text-align: center;
 width: 74px;
 height: 18px;
 background-image: url( "tab.active.png" );
 letter-spacing: 0px;
 text-decoration: none;
}

/* APPLE

/* Images - originally by ARTRO, 2005 - http://www.artro.nl*/
/* CSS - originally by Tim Scarfe, 2002 - http://www.developer-x.com/projects/tabs/ */

.APPLE_TabStrip {
 margin:0;padding:0;
 background-image: url( "images/bg.gif" );
 border: none;
 float: left;
 filter: none;
}

.APPLE_TabPage {
border: none;
 width: 100%;
 height: 285px;
 scrollbar-3dlight-color:#666;
 scrollbar-arrow-color:#eee;
 scrollbar-base-color:#ffffff;
 scrollbar-darkshadow-color:#ffffff;
 scrollbar-face-color:#eeeeee;
 scrollbar-highlight-color:#eeeeee;
 scrollbar-shadow-color:#666;
 background: #fff;
 padding: 2px 2px;
 font: 14px Verdana;
 color: black;
 border: 1px solid rgb( 145, 155, 156 );
 clear: both;
 filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffffff', EndColorStr='#eeeeee');
}

.APPLE_TabStrip .APPLE_TabUnselected {
 cursor: pointer;
 background-image: url( "images/apple_unselected.gif" );
 position:	relative;
 top: 0;
 display: inline;
 float: left;
 overflow: hidden;	
 margin: 1px 1px 1px 0px;
 padding: 2px 0px 0px 0px;
 border: 0;
 font: 11px Tahoma;
 white-space: nowrap;
 text-align: center;
 width: 90px;
 height: 28px;
}

.APPLE_TabStrip .APPLE_TabMouseover {
 margin: 1px 1px 1px 0px;
 background-image: url( "images/apple_selected.gif" );
 width: 90px;
 height: 28px;
}

.APPLE_TabStrip .APPLE_TabSelected{
 cursor: pointer;
 position:	relative;
 top: 1px;
 display: inline;
  float: left;
 overflow: hidden;	
 margin: 1px 1px 1px 0px;
 padding: 2px 0px 0px 0px;
 border: 0;
 font: 11px Tahoma;
 white-space: nowrap;
 text-align: center;
 width: 90px;
 height: 28px;
 letter-spacing: 0px;
 text-decoration: none;
 background-image: url( "images/apple_selected.gif" );
}


/* CALMEC Top */
.CALMEC_TOP_TabStrip {
	border-bottom : 1px solid #ccc;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 0px;
}

.CALMEC_TOP_TabPage {

/*	border-top: 1px solid #ccc;  */
	border-top: 1px solid #44678F; 
	border-left: 1px solid #44678F;
	border-right: 1px solid #44678F;
	border-bottom: 1px solid #44678F;

/*
	border-top: 1px solid #D7D7D7; 
	border-left: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
*/
	width: 100%;
	height: 400px;
	padding: 3px;
	background: #EEEEEE;

	overflow: auto; 
}

.CALMEC_TOP_TabStrip .CALMEC_TOP_TabSelected{
	cursor: pointer;

	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
	
	background : #EEEEEE;
/*
	border-top : 1px solid #ccc;
	border-left : 1px solid #ccc;
	border-right : 1px solid #ccc;
*/
	border-top : 1px solid #44678F;
	border-left : 1px solid #44678F;
	border-right : 1px solid #44678F;
/*	border-bottom : 1px solid #EEEEEE; */
	color : #000;
	float : right;
	font: 12px Arial;
/*
	font-size : small;
*/
	font-weight : normal;
	line-height : 14px;
	margin-left : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
 -moz-border-radius-topleft: 7px;
 -moz-border-radius-topright: 7px;

}

.CALMEC_TOP_TabStrip .CALMEC_TOP_TabUnselected {
	cursor: pointer;

	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;

	background : #FFFFFF;
	border : 1px solid #ccc;
	color : #666;
	float : right;
	font: 12px Arial;
/*
	font-size : small;
*/
	font-weight : normal;
	line-height : 14px;
	margin-left : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;

 -moz-border-radius-topleft: 7px;
 -moz-border-radius-topright: 7px;
}

.CALMEC_TOP_TabStrip .CALMEC_TOP_TabMouseover {
	color : black;
	background: #FFF7CD;
}




/* NAVY Top */
.NAVY_TOP_TabStrip {
	border-bottom : 1px solid #ccc;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 0px;
}

.NAVY_TOP_TabPage {

/*	border-top: 1px solid #ccc;  */
	border-top: 1px solid #44678F; 
	border-left: 1px solid #44678F;
	border-right: 1px solid #44678F;
	border-bottom: 1px solid #44678F;

/*
	border-top: 1px solid #D7D7D7; 
	border-left: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
*/
	width: 100%;
	padding: 3px;
	background: #99ccff;
}

.NAVY_TOP_TabStrip .NAVY_TOP_TabSelected{
	cursor: pointer;

	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
	
	background : white;
/*
	border-top : 1px solid #ccc;
	border-left : 1px solid #ccc;
	border-right : 1px solid #ccc;
*/
	border-top : 1px solid #99ccff;
	border-left : 1px solid #99ccff;
	border-right : 1px solid #99ccff;
/*	border-bottom : 1px solid #99ccff;*/
	color : #000;
	float : right;
	font: 12px Arial;
/*
	font-size : small;
*/
	font-weight : normal;
	line-height : 14px;
	margin-left : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
 -moz-border-radius-topleft: 7px;
 -moz-border-radius-topright: 7px;

}

.NAVY_TOP_TabStrip .NAVY_TOP_TabUnselected {
	cursor: pointer;

	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;

	background : #ff6633;
	border : 1px solid #ccc;
	color : #666;
	float : right;
	font: 12px Arial;
/*
	font-size : small;
*/
	font-weight : normal;
	line-height : 14px;
	margin-left : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;

 -moz-border-radius-topleft: 7px;
 -moz-border-radius-topright: 7px;
}

.NAVY_TOP_TabStrip .NAVY_TOP_TabMouseover {
	color : black;
	background: white;
}




/* SILVER Top */
.SILVER_TOP_TabStrip {
	border-bottom : 1px solid #ccc;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 0px;
}

.SILVER_TOP_TabPage {

/*	border-top: 1px solid #ccc;  */
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;

/*
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
*/
	width: 575px;
	height: 300px;
	padding: 3px;
	background: white;

	overflow: auto; 
}

.SILVER_TOP_TabStrip .SILVER_TOP_TabSelected{
	cursor: pointer;

	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;

	
	background : dimgray;
/*
	border-top : 1px solid #ccc;
	border-left : 1px solid #ccc;
	border-right : 1px solid #ccc;
*/
	border-top : 1px solid silver;
	border-left : 1px solid silver;
	border-right : 1px solid silver;
/*	border-bottom : 1px solid silver;*/
	color : white;
	float : left;
	font: 12px Arial;
/*
	font-size : small;
	font-color : white;
*/
	font-weight : bold;
	line-height : 14px;
	margin-left : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
 -moz-border-radius-topleft: 7px;
 -moz-border-radius-topright: 7px;

}

.SILVER_TOP_TabStrip .SILVER_TOP_TabUnselected {
	cursor: pointer;

	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;


	background : #cccccc;
	border : 1px solid #ccc;
	color : #666;
	float : left;
	font: 12px Arial;
/*
	font-size : small;
*/
	font-weight : normal;
	line-height : 14px;
	margin-left : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;

 -moz-border-radius-topleft: 7px;
 -moz-border-radius-topright: 7px;
}

.SILVER_TOP_TabStrip .SILVER_TOP_TabMouseover {
	color : black;
	background: white;
}



/* WIDE */

.WIDE_TabStrip
{
      padding-top: 4px;
      padding-left: 2px;
      width: 800px;
      background-color: #FFFFFF;
      text-align: left;
}

.WIDE_TabUnselected
{
      cursor: pointer;
      color: Black;
      background-color: #FFFFFF;
      border-left: solid 1px silver;
      border-right: solid 1px silver;
      border-top: solid 1px silver;
      padding-left: 4px;
      padding-right: 4px;
      margin-right: 2px;
}

.WIDE_TabSelected
{
      cursor: pointer;
      color: Black;
      font-weight: bolder;
      background-color: #FFFFFF;
      border-left: solid 2px black;
      border-right: solid 2px black;
      border-top: solid 2px black;
      padding-left: 5px;
      padding-right: 5px;
      margin-right: 2px;
}

.WIDE_TabMouseOver
{
      color: blue;
}

.WIDE_TabPage
{
      background-color: #FFFFFF;
      border-top: solid 1px Silver;
      border-left: solid 2px Silver;
      border-right: solid 2px Silver;
      width: 800px;
      border-bottom: solid 2px Silver;
      padding: 5px;
}



/* CALMEDIUM */

.CALMEDIUM_TabStrip 
{
      padding-top: 4px;
      padding-left: 2px;
      width: 400px;
      background-color: #FFFFFF;
      text-align: left;
}



.CALMEDIUM_TabUnselected {
	cursor: pointer;

	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;

	background : #FFFFFF;
	border : 1px solid #ccc;
	color : #666;
	float : right;
	font: 12px Arial;
/*
	font-size : small;
*/
	font-weight : normal;
	line-height : 14px;
	margin-left : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;

 -moz-border-radius-topleft: 7px;
 -moz-border-radius-topright: 7px;
}
.CALMEDIUM_TabSelected{
	cursor: pointer;

	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
	
	background : #EEEEEE;
/*
	border-top : 1px solid #ccc;
	border-left : 1px solid #ccc;
	border-right : 1px solid #ccc;
*/
	border-top : 1px solid #44678F;
	border-left : 1px solid #44678F;
	border-right : 1px solid #44678F;
/*	border-bottom : 1px solid #EEEEEE; */
	color : #000;
	float : right;
	font: 12px Arial;
/*
	font-size : small;
*/
	font-weight : normal;
	line-height : 14px;
	margin-left : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
 -moz-border-radius-topleft: 7px;
 -moz-border-radius-topright: 7px;

}



.CALMEDIUM_TabMouseover {
	color : black;
	background: #FFF7CD;
}



.CALMEDIUM_TabPage 
{

/*	border-top: 1px solid #ccc;  */
	border-top: 1px solid #44678F; 
	border-left: 1px solid #44678F;
	border-right: 1px solid #44678F;
	border-bottom: 1px solid #44678F;

/*
	border-top: 1px solid #D7D7D7; 
	border-left: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
*/
	padding: 3px;
        width: 400px;
        height: 220px;
	background: #EEEEEE;

	overflow: auto; 

}




/* MAROON Top */
.MAROON_TOP_TabStrip {
	border-bottom : 1px solid #ccc;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 0px;
}

.MAROON_TOP_TabPage {

/*	border-top: 1px solid #ccc;  */
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;

/*
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
*/
	width: 100%;
	height: 300px;
	padding: 3px;
	background: white;
	overflow: auto; 
}

.MAROON_TOP_TabStrip .MAROON_TOP_TabSelected{
	cursor: pointer;

	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;

	
	background : dimgray;
/*
	border-top : 1px solid #ccc;
	border-left : 1px solid #ccc;
	border-right : 1px solid #ccc;
*/
	border-top : 1px solid silver;
	border-left : 1px solid silver;
	border-right : 1px solid silver;
/*	border-bottom : 1px solid silver;*/
	color : white;
	float : left;
	font: 12px Arial;
/*
	font-size : small;
	font-color : white;
*/
	font-weight : bold;
	line-height : 14px;
	margin-left : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
 -moz-border-radius-topleft: 7px;
 -moz-border-radius-topright: 7px;

}

.MAROON_TOP_TabStrip .MAROON_TOP_TabUnselected {
	cursor: pointer;

	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;


	background : #cccccc;
	border : 1px solid #ccc;
	color : #666;
	float : left;
	font: 12px Arial;
/*
	font-size : small;
*/
	font-weight : normal;
	line-height : 14px;
	margin-left : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;

 -moz-border-radius-topleft: 7px;
 -moz-border-radius-topright: 7px;
}

.MAROON_TOP_TabStrip .MAROON_TOP_TabMouseover {
	color : black;
	background: white;
}




/* CALsixty */

.CALsixty_TabStrip 
{
      padding-top: 4px;
      padding-left: 2px;
      width: 60%;
      background-color: #FFFFFF;
      text-align: left;
}



.CALsixty_TabUnselected {
	cursor: pointer;

	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;

	background : #FFFFFF;
	border : 1px solid #ccc;
	color : #666;
	float : right;
	font: 12px Arial;
/*
	font-size : small;
*/
	font-weight : normal;
	line-height : 14px;
	margin-left : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;

 -moz-border-radius-topleft: 7px;
 -moz-border-radius-topright: 7px;
}
.CALsixty_TabSelected{
	cursor: pointer;

	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
	
	background : #EEEEEE;
/*
	border-top : 1px solid #ccc;
	border-left : 1px solid #ccc;
	border-right : 1px solid #ccc;
*/
	border-top : 1px solid #44678F;
	border-left : 1px solid #44678F;
	border-right : 1px solid #44678F;
/*	border-bottom : 1px solid #EEEEEE; */
	color : #000;
	float : right;
	font: 12px Arial;
/*
	font-size : small;
*/
	font-weight : normal;
	line-height : 14px;
	margin-left : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
 -moz-border-radius-topleft: 7px;
 -moz-border-radius-topright: 7px;

}



.CALsixty_TabMouseover {
	color : black;
	background: #FFF7CD;
}



.CALsixty_TabPage 
{

/*	border-top: 1px solid #ccc;  */
	border-top: 1px solid #44678F; 
	border-left: 1px solid #44678F;
	border-right: 1px solid #44678F;
	border-bottom: 1px solid #44678F;

/*
	border-top: 1px solid #D7D7D7; 
	border-left: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
*/
	padding: 3px;
        width: 60%;
        height: 300px;
	background: #EEEEEE;

	overflow: auto; 

}




/* visibility Top */
.visibility_TOP_TabStrip {
	border-bottom : 1px solid #ccc;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 0px;
}

.visibility_TOP_TabPage {

/*	border-top: 1px solid #ccc;  */
	border-top: 1px solid #f8a51c;
	border-left: 1px solid #f8a51c;
	border-right: 1px solid #f8a51c;
	border-bottom: 1px solid #f8a51c;

/*
	border-top: 1px solid #f8a51c;
	border-left: 1px solid #f8a51c;
	border-right: 1px solid #f8a51c;
	border-bottom: 1px solid #f8a51c;
*/
	width: 100%;
	height: 300px;
	padding: 3px;
	background: white;

	overflow: auto; 
}

.visibility_TOP_TabStrip .visibility_TOP_TabSelected{
	cursor: pointer;

	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;

	
	background : #f8a51c;
/*
	border-top : 1px solid #ccc;
	border-left : 1px solid #ccc;
	border-right : 1px solid #ccc;
*/
	border-top : 1px solid #f8a51c;
	border-left : 1px solid #f8a51c;
	border-right : 1px solid #f8a51c;
	border-bottom : 1px solid #f8a51c;*/
	color : #a52a2a;
	float : left;
	font: 12px Verdana;
	font-size : small;
	font-color : #a52a2a;
	font-weight : bold;
	line-height : 14px;
	margin-left : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
 -moz-border-radius-topleft: 7px;
 -moz-border-radius-topright: 7px;

}

.visibility_TOP_TabStrip .visibility_TOP_TabUnselected {
	cursor: pointer;

	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;

	font-size : small;
	font-color : #a52a2a;

	background : #f8a51c;
	border : 1px solid #ccc;
	color : #666;
	float : left;
	font: 12px Verdana;
/*
	font-size : small;
*/
	font-weight : normal;
	line-height : 14px;
	margin-left : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;

 -moz-border-radius-topleft: 7px;
 -moz-border-radius-topright: 7px;
}

.visibility_TOP_TabStrip .visibility_TOP_TabMouseover {
	color : black;
	background: white;
}




/* MemphisBlues*/
.MemphisBlues_TabStrip {
	border-bottom : 1px solid #033099;
	margin : 0px;
	padding-bottom : 19px;
	padding-left : 0px;


}

.MemphisBlues_TabPage {
	border-top: 1px solid #033099;
	border-left: 1px solid #033099;
	border-right: 1px solid #033099;
	border-bottom: 1px solid #033099;
	width: 100%;
	height: 300px;
	padding: 3px;
	background: white;
	overflow: auto; 
}



.MemphisBlues_TabStrip .MemphisBlues_TabSelected{
	cursor: pointer;
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
	background : #033099;
	border-top : 1px solid #033099;
	border-left : 1px solid #033099;
	border-right : 1px solid #033099;
	color : white;
	float : left;
	font: 12px Arial;
	font-weight : bold;
	line-height : 14px;
	margin-left : 0px;
	margin-right : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;


 -moz-border-radius-topleft: 7px;
 -moz-border-radius-topright: 7px;

}

.MemphisBlues_TabStrip .MemphisBlues_TabUnselected {
	cursor: pointer;
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
	background : #cccccc;
	border-top : 1px solid #cccccc;
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	color : #666;
	float : left;
	font: 12px Arial;
	font-weight : normal;
	line-height : 14px;
	margin-left : 0px;
	margin-right : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;


 -moz-border-radius-topleft: 7px;
 -moz-border-radius-topright: 7px;
}

.MemphisBlues_TabStrip .MemphisBlues_TabMouseover {
	color : #033099;
	background: white;
}

